home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 April / CHIP 1996 aprilis (CD06).zip / CHIP_CD06.ISO / sac / pack / pklte150.exe / WHATSNEW.150 < prev   
Text File  |  1995-04-10  |  2KB  |  41 lines

  1. **************************************************************************
  2. *** Important information for use with PKLITE (R)                      ***
  3. *** Copyright 1990,1991,1992,1995, by PKWARE Inc. All Rights Reserved. ***
  4. *** PKLITE Reg. U.S. Pat. and Tm. Off.                                 ***
  5. **************************************************************************
  6.  
  7. The following changes are included in version 1.50 of PKLITE. Some features
  8. are new, and some are changes to existing features.
  9.  
  10. - Added the ability to compress DOS device drivers  (.SYS and .DRV).
  11.  
  12. - Added the ability to uncompress files compressed with EXEPACK - before the
  13.   file is compressed by PKLITE.  This feature increases the compressibility
  14.   of the file and improves the load speed.
  15.  
  16. - Added code to the extractor for passing original value of AX register
  17.   to the program.
  18.  
  19. - Changed "Not enough memory" exit from a compressed executable to
  20.   set Errorlevel to 1 upon exit.
  21.  
  22. - Corrected bug with not identifying Windows and OS/2 programs correctly
  23.   in version 1.15.
  24.  
  25. - Changed routine used to check for compressed files in CHK4LITE and PKLITE
  26.   for compatibility with changes in extraction code.
  27.  
  28. - The program will now automatically identify non-optimal relocation data in
  29.   the executable file and prompt the user to optimize.  Therefore, the HDROPT
  30.   program is no longer included.
  31.  
  32. - Added the -P option which will never unpack files compressed with
  33.   EXEPACK.  This option overrides the new ability of PKLITE to automatically
  34.   uncompress files compressed with EXEPACK - before the file is compressed.
  35.  
  36.  
  37. Chk4Lite:
  38.  
  39. - Changes were made to properly identify all versions of PKLITE
  40.   compressed executables.
  41.